home *** CD-ROM | disk | FTP | other *** search
/ The Net Power 1997 August / NETDisc0897.iso / mac / MSIE / Power Mac / Internet Connection Wizard / Internet Setup / icwx25b.dun < prev    next >
Encoding:
INI File  |  1997-05-09  |  617 b   |  40 lines  |  [TEXT/ICW1]

  1. [Phone]
  2. Dial_As_Is=NO
  3. ;Country_ID=1
  4. ;Area_Code=206
  5.  
  6. [Entry]
  7. Entry_Name=Microsoft Internet Referral Service
  8.  
  9. [Server]
  10. Type=PPP
  11. SW_Compress=YES
  12. Negotiate_TCP/IP=YES
  13.  
  14. [TCP/IP]
  15. Specify_IP_Address=NO
  16. Specify_Server_Address=YES
  17. DNS_Address=204.255.246.20
  18. DNS_Alt_Address=204.255.246.21
  19. IP_Header_Compress=YES
  20. Gateway_On_Remote=YES
  21.  
  22. [Scripting]
  23. Name=X25B OT/PPP Connection Script
  24.  
  25. [Script_File]
  26. Script_Type=Mac_PPP_Script
  27. 0=proc main
  28. 1=delay 1
  29. 2=transmit " <cr>"
  30. 3=delay 1
  31. 4=transmit " <cr>"
  32. 5=delay 1
  33. 6=waitfor "#",10
  34. 7=delay 1
  35. 8=transmit "X<cr>"
  36. 9=waitfor "*",10
  37. 10=transmit "313712060202<cr>"
  38. 11=waitfor "PPP"
  39. 12=endproc
  40.